home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15889 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: news.cs.utah.edu!usenet
  2. From: Mason Bendixen <bendixen@eng.utah.edu>
  3. Newsgroups: comp.lang.c++
  4. Subject: Where to find a string class to work with BC++ 4.52
  5. Date: Mon, 08 Apr 1996 12:37:44 -0600
  6. Organization: University of Utah
  7. Message-ID: <31695CF8.41C67EA6@eng.utah.edu>
  8. NNTP-Posting-Host: cadesm46.eng.utah.edu
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.01 (X11; I; SunOS 4.1.3 sun4m)
  13.  
  14. Hi,
  15.      I just upgraded to Borland C++ 5.0 (mainly for Java support)
  16. and have found it's support for 16 bit windows applications
  17. dissapointing so I am going to live with both versions 4.52 and
  18. 5.0 on my macine for a while. Does anyone know where I can find
  19. a standard library string class for Borland C++ 4.52? I use g++
  20. 2.7.2's and BC5.0's string classes extensively and would like to
  21. make my code portable between all three platforms.
  22.      Also, does anyone know of a way to create a 32-bit console
  23. mode Windows application under Borland C++ 5.0 (ie. something
  24. that would let me write programs that I can port directly to
  25. a unix machine). There is a Easywin target for 16bit Windows
  26. console mode applications, but the builtin BC++5.0 debugger
  27. doesn't work with 16bit apps.
  28.  
  29. Please respond by E-Mail
  30.  
  31. Thanks
  32.    Mason Bendixen
  33.